-
Notifications
You must be signed in to change notification settings - Fork 924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(edssser): introduce EDS Store Stresser and cel-shed utility #2482
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2482 +/- ##
==========================================
- Coverage 52.62% 51.92% -0.70%
==========================================
Files 156 156
Lines 10007 9989 -18
==========================================
- Hits 5266 5187 -79
- Misses 4275 4346 +71
+ Partials 466 456 -10
|
2490744
to
042cdab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really great, my only very optional nit would be naming (not so sure about EDSsser
, don't see whats wrong with EDSStoreStresser
)
let's of course merge vlad's improvement PR into this branch first |
aedb21e
to
d54a3a3
Compare
@distractedm1nd, I just like saying EDSsssssser. It's first of a all a name, not abriviation |
Rebased on main |
d54a3a3
to
46bf0a0
Compare
46bf0a0
to
953b5b4
Compare
Rebase merges are not allowed on this repository
…estiaorg#2482) (cherry picked from commit 628559b)
(cherry picked from commit 628559b)
We need a way to stress test EDS Store now and long-term. This PR provides a tool that can be used to run such tests and measure, debug, explore, and fine-tune various aspects of the EDS storing sub-system in isolation.
The main goal is to investigate #2480 and ensure the future fix/solution is